Skip to content

Conversation

NeilChen93
Copy link
Contributor

soc: add SOC support for MCXA344
dts: add dts for MCXA344
boards: add frdm_mcxa344 board

Copy link

github-actions bot commented Sep 23, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hal_nxp zephyrproject-rtos/hal_nxp@4377ecf zephyrproject-rtos/hal_nxp#612 zephyrproject-rtos/hal_nxp#612/files

DNM label due to: 1 project with PR revision

Note: This message is automatically posted and updated by the Manifest GitHub Action.

:start-after: nxp-board-footer

.. _MCX-A344 SoC Website:
TBD
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems these need to be added

reg = <0x00000000 DT_SIZE_K(16)>;
read-only;
};
slot0_partition: partition@4000 {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

newlines missing e.g. line 138, fix in whole PR

CONFIG_UART_INTERRUPT_DRIVEN=y
CONFIG_GPIO=y
CONFIG_LPADC_DO_OFFSET_CALIBRATION=y
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=180000000
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC=180000000

set in SoC Kconfig.defconfig using dts functions

west.yml Outdated
- hal
- name: hal_nxp
revision: bcab469190b4302bb2f78cc20768f1c719595cba
revision: pull/608/head
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

manifest update must come before commits that need it

@nordicjm nordicjm requested a review from kartben September 23, 2025 08:14
@NeilChen93 NeilChen93 force-pushed the add_mcxa344_baseline_support branch 3 times, most recently from 880a133 to 99248f8 Compare September 26, 2025 03:32
@NeilChen93 NeilChen93 force-pushed the add_mcxa344_baseline_support branch from 99248f8 to b6d9278 Compare September 26, 2025 06:01
Sync hal_nxp to support MCXA344

Signed-off-by: Neil Chen <[email protected]>
add dts support for board frdm_mcxa344

Signed-off-by: Neil Chen <[email protected]>
Add soc MCXA153 for board frdm_mcxa344

Signed-off-by: Neil Chen <[email protected]>
enable board support for frdm_mcxa344

Signed-off-by: Neil Chen <[email protected]>
@NeilChen93 NeilChen93 force-pushed the add_mcxa344_baseline_support branch from b6d9278 to 2335d51 Compare October 9, 2025 03:03
Copy link

sonarqubecloud bot commented Oct 9, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants